home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / games / tkgturbopatch / utils / readme next >
Text File  |  1996-10-30  |  619b  |  16 lines

  1. Short: SBunpack - an experimental unpacker of the =SB= format files
  2.  
  3. This one is a small hack I made a while ago. It can unpack the =SB=
  4. format packed and encrypted files which has been used in practically
  5. every external data file of the game. You can convert ordinary LHA3
  6. packed archives to this format with LHACONV from the TKG-Editors/c
  7. directory. As the name implies this packer routine was made by Stefan
  8. Boberg (boberg@team17.com). 
  9.  
  10. Usage:
  11.     SBunpack <packed file> <unpacked file>
  12.  
  13. Notes:
  14.     It has no error checking and probably even some bugs so be
  15. careful. I can't be held responsible from any lost data.
  16.